| Total Complexity | 58 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 307 |
| Lines of code | 198 |
| Logical lines of code | 134 |
| Comment lines | 62 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_signed_data() | 41 | 19 | 54 | |
| get_signature_algorithm() | 46 | 12 | 36 | |
| verify() | 48 | 9 | 31 | |
| parse_signature_header() | 51 | 8 | 26 | |
| verify_content_digest() | 55 | 5 | 17 | |
| sign() | 49 | 4 | 31 | |
| generate_digest() | 77 | 1 | 3 |